IK Set Image Channel


IK Set Image Channel Image Number, Channel, Value

Description

This command will force a certain channel to a value. This command works on both render targets and normal images.
Note: When using render targets, it might be faster to use the effect commands of Image Kit and a custom pixel shader. This command can do it without pixel shaders, but it needs to render twice because of that.

Parameters

Image NumberIntegerThe ID of the image.
ChannelDWORDThe channel(s) to be changed.
ValueByteThe value that the channel(s) will become.


Index